home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 8 / Revista CD Expert nº 08 CD1.iso / Utilitarios / Especiais / PhotoSuite II / DATA1.CAB / Shared_PhotoSuite_DLLs / Photonet.dll / REGISTRY / 102 (.txt)
Encoding:
InstallShield Script  |  1999-01-08  |  1.1 KB  |  38 lines

  1.     Photonet.MGIPhotonet.1 = s 'MGIPhotonet Class'
  2.         CLSID = s '{9daf6ed0-94d2-11d1-8091-0080c8586779}'
  3.     Photonet.MGIPhotonet = s 'MGIPhotonet Class'
  4.         CLSID = s '{9daf6ed0-94d2-11d1-8091-0080c8586779}'
  5.     NoRemove CLSID
  6.         ForceRemove {9daf6ed0-94d2-11d1-8091-0080c8586779} = s 'MGIPhotonet Class'
  7.             ProgID = s 'Photonet.MGIPhotonet.1'
  8.             VersionIndependentProgID = s 'Photonet.MGIPhotonet'
  9.             InprocServer32 = s '%MODULE%'
  10.                 val ThreadingModel = s 'Apartment'
  11. HKEY_LOCAL_MACHINE
  12.     'SOFTWARE'
  13.         'MGI'
  14.             'PhotoSuiteII'
  15.                 '1.0'
  16.                 {
  17.                     'Liquid Toolkit'
  18.                     {
  19.                         'MGI Component Categories'
  20.                         {
  21.                             '{6CDA92BB-B7E2-11D0-8443-00401C6075AA}'
  22.                             {
  23.                                 ForceRemove {9daf6ed0-94d2-11d1-8091-0080c8586779} = s 'MGIPhotonet Class'
  24.                             }
  25.                         }    
  26.                         'Input Device Configs'
  27.                         {
  28.                             'Photonet'
  29.                             {
  30.                                 val 'ClassID' = s '{9daf6ed0-94d2-11d1-8091-0080c8586779}'
  31.                                 val 'NameID' = d 0
  32.                                 val 'Device Type' = d 4
  33.                                 val 'CachingState' = d 0
  34.                             }
  35.                         }    
  36.                     }
  37.                 }
  38.